Welcome![Sign In][Sign Up]
Location:
Search - ftp c

Search list

[Internet-Networkftp-server-code

Description: 实现简单文件上传,下载功能 具体功能: 1)动态控制ftp空间目录的生成和删除 2)控制目录大小 3)访问的目录和密码 4)上传速率限制 -实现简单文件上
Platform: | Size: 6144 | Author: 林强云 | Hits:

[ISAPI-IEftp

Description: C# Asp.net 写的网页文件下载,可对用户实现管理-C# Asp.net page document written in the download, users can achieve the management
Platform: | Size: 1159168 | Author: chen | Hits:

[Internet-NetworktestFtp

Description: FTP下载测试,本程序有一个FTP类,实现了FTP下载,并且带有演示程序.. -FTP download test, this procedure has a FTP categories, achieved a FTP download, and with a demo program ..
Platform: | Size: 31744 | Author: 郭克新 | Hits:

[Linux-Unix95-116

Description: linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
Platform: | Size: 4096 | Author: 梧桐 | Hits:

[Ftp ClientFtp

Description: 一个用win SOCKET实现的FTP客户端程序,支持常见的FTP操作-To achieve a win SOCKET with the FTP client program to support the common FTP operation
Platform: | Size: 38912 | Author: chenfagui | Hits:

[CSharpFtpServer_latest

Description: C# FTP 服务器源码-C# FTP server source
Platform: | Size: 714752 | Author: szhourj | Hits:

[ActiveX/DCOM/ATLC++hxbc

Description: C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控件,使用NNTP控件,创建Web服务器应用程序,Web服务器的细节。该书主要是为那些想在Internet/Intranet领域编程的读者写的,-C++ Core programming technology book comprehensive and in-depth description of today s most popular programming technologies, including COM, ActiveX, Web server applications, as well as the Internet on WinSock, UDP, HTTP, HTML, FTP, SMTP, POP3 , NNTP and other agreements. This book from Chapter 16 of the main features of object-oriented programming, Component Object Model (COM), ActiveX framework, Type Library editor, create ActiveX, OLE Automation, the use of WinSock, controls the use of FTP, use the UDP controls, controls the use of HTTP, using HTML controls, the use of SMTP controls, controls the use of POP, the use of NNTP controls, create a Web server application, Web server details. The book is mainly for those who would like Internet/Intranet field of programming readers wrote,
Platform: | Size: 2031616 | Author: hclcool | Hits:

[Ftp ClientFTP_cmd

Description: ftp应用的详细相关命令介绍和使用方法,可参考编写ftp自动管理的脚本-ftp application details related to the introduction and use of the command, refer to the preparation of the script to automatically manage ftp
Platform: | Size: 3072 | Author: lin | Hits:

[Ftp Clientclient

Description: ftp客户端,运行环境: Unix, Linux, FreeBSD-ftp client, operating environment: Unix, Linux, FreeBSD
Platform: | Size: 1378304 | Author: Michael | Hits:

[Ftp Clientftp

Description: 对大型企业和大型单位而言,其C/S结构下的终端机数量众多,因此,人工软件升级将是一件头痛的事情。采用自动升级模块,将极大的提高软件系统的效率。本模块的功能是,将本地最新软件模块上传到服务器上,以客户机自动检测并下载,实现客户端程序的自动更新。-For large enterprises and large-scale units, its C/S structure of the large number of terminals, therefore, artificial software upgrade will be a headache. The use of automatic upgrade modules, will greatly improve the efficiency of software systems. This module is the latest local software modules uploaded to the server to the client automatically detect and download the client program to achieve the automatic update.
Platform: | Size: 288768 | Author: yanghui | Hits:

[Ftp ServerFTP-Server-Code

Description: FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计-FTP Server Code
Platform: | Size: 110592 | Author: humingmao | Hits:

[Internet-NetworkFTP

Description: 使用c++builder编写的FTP客户端程序,使用了多线程技术。-Using c++ builder prepared FTP client program, use the multi-threading technology.
Platform: | Size: 1072128 | Author: 牛鹏 | Hits:

[Ftp ClientFTP(CSharp)

Description: 用C#开发的FTP源代码,这个事国外一个开源项目下载的-C# development using FTP source code, this thing an open source project abroad download
Platform: | Size: 659456 | Author: | Hits:

[Linux-UnixData

Description: linux ftp c port linux ftp c port -linux ftp c port
Platform: | Size: 8192 | Author: wang ys | Hits:

[Ftp ClientFTP-

Description: 标准C语言编写的FTP客户端,充分利用FTP协议,实现FTP上传下载功能-C language standard FTP client, make full use of FTP protocol, FTP uploading and downloading functionality implementation
Platform: | Size: 6144 | Author: tf | Hits:

[Internet-Network05-09-16-vc-ftp

Description: BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
Platform: | Size: 111616 | Author: 李文田 | Hits:

[Ftp Clientftp

Description: FTP客户端软件,使用C++语言编写-ftp clint soft,made by c++....................
Platform: | Size: 1953792 | Author: 王睿 | Hits:

[Ftp ClientFTP

Description: 利用c++语言实现FTP的上传下载,包含头文件,应用文件-Using c++ language in FTP uploading and downloading, including the header files, application files
Platform: | Size: 47104 | Author: 刘飞 | Hits:

[Linux-Unixftp

Description: 一个ftp的软件 可以实现文件的上传 下载 查看服务端的目录 用c实现。-A ftp software you can upload files download view the directory services client and c to achieve
Platform: | Size: 107520 | Author: 朱安然 | Hits:

[Ftp ClientFTPSERVER

Description: ftp服务器端程序 ,C++,这个程序好啊,那是很好啊,-FTP C++
Platform: | Size: 190464 | Author: huoliren | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net